home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Radio Amateur Callbook 1999
/
Radio Amateur Callbook 1999.iso
/
callbook.exe
/
0
/
RCDATA
/
TPPTEMPLATEDIALOG
/
TPPTEMPLATEDIALOG.txt
Wrap
Text File
|
1999-04-23
|
2KB
|
82 lines
object ppTemplateDialog: TppTemplateDialog
Left = 268
Top = 231
BorderStyle = bsDialog
Caption = 'Open'
ClientHeight = 265
ClientWidth = 419
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object lblTemplateName: TLabel
Left = 9
Top = 207
Width = 28
Height = 13
Caption = 'Name'
end
object lbxTemplates: TListBox
Left = 6
Top = 22
Width = 406
Height = 167
Ctl3D = False
ItemHeight = 13
ParentCtl3D = False
Sorted = True
TabOrder = 1
OnClick = lbxTemplatesClick
OnDblClick = lbxTemplatesDblClick
end
object btnCancel: TButton
Left = 337
Top = 233
Width = 75
Height = 23
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object btnOK: TButton
Left = 338
Top = 203
Width = 75
Height = 23
Caption = '&Open'
Default = True
ModalResult = 1
TabOrder = 3
end
object edtTemplateName: TEdit
Left = 48
Top = 204
Width = 265
Height = 21
TabOrder = 4
end
object hdrList: THeader
Left = 6
Top = 5
Width = 406
Height = 18
AllowResize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Sections.Sections = (
#0'124'#0' Name')
TabOrder = 0
end
end